home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / citta / mi115.dir / 00061_Script_61 < prev    next >
Text File  |  1983-01-30  |  422b  |  19 lines

  1. on exitframe
  2.   spegni_canali
  3.   GLOBAL DOVE,audio,a_blocca,pallina 
  4.   set pallina to 215
  5.   set the castnum of sprite 40 to 215
  6.   set a_blocca to false
  7.   set audio to 213
  8.   set the castnum of sprite 39  to 213
  9.   set pallina to 215
  10.   set the castnum of sprite 40  to 215
  11.   set dove to 0
  12.   set the visible of sprite 36 to false
  13.   vitt 24,35
  14.   scu
  15.   set the textheight of member 43 to 17
  16.   updatestage
  17.   
  18. end
  19.